Syntax

DC SET CLOUDY Level

Parameters

float: Level

How cloudy the scene should be, from 0 to 1.0

Returns

This command does not return a value.

Example Code

rem Main loop
do
    c#=0.6
    dc set cloudy c#
loop

See also

DarkCLOUDS Commands Menu
Index